home *** CD-ROM | disk | FTP | other *** search
- set planar off
- set block_sprites off
- set dups off
- set compression on
- set colour_offset 0
- set global_pal off
- set reorder_pal off
-
- set offset_type ascii
-
-
-
- # wcc in-game sprites..
-
-
- # bowler panel
- set hotspot centre
- set animation_file bowler_panel.anm
- set frame_label bowler_panel_frames
- set grab_box auto
- *
-
- # power bar segments
- set hotspot centre
- set animation_file pbar.anm
- set frame_label bowler_panel_power_bar_frames
- set grab_box auto
- *
-
- # panel origin cursor
- set hotspot centre
- set animation_file bowler_panel_origin.anm
- set frame_label bowler_panel_origin_frames
- set grab_box auto
- *
-
- # panel skill-stop cursor
- set hotspot centre
- set animation_file bowler_panel_cursor.anm
- set frame_label bowler_panel_cursor_frames
- set grab_box auto
- *
-
- # panel arrow, rotated and positioned
- set hotspot centre
- set animation_file bowler_panel_up_arrow.anm
- set frame_label bowler_panel_up_arrow_frames
- set grab_box auto
- *
-
- # pepsi logo
- set hotspot centre
- set animation_file pepsi_logo.anm
- set frame_label pepsi_logo_frames
- set grab_box auto
- *
-
- # in-game mouse pointer
- set hotspot centre
- set animation_file mouse_pointer.anm
- set frame_label mouse_pointer_frames
- set grab_box auto
- *
-
- # replay stuff
- set hotspot centre
- set animation_file replay_jog_shuttle.anm
- set frame_label replay_jog_shuttle_frames
- set grab_box auto
- *
-
- set hotspot centre
- set animation_file replay_play_button_backdrop.anm
- set frame_label replay_play_button_backdrop_frames
- set grab_box auto
- *
-
- set hotspot centre
- set animation_file replay_play_botton.anm
- set frame_label replay_play_botton_frames
- set grab_box auto
- *
-
- *
-
-